***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Dec 21, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PJGBLC05C 1 2
.param
+vc0 = 4.012e-9		vc1 = 1.237e-9		vc2 = 2.612e-13		vc3 = 2.686
+tc1 = 9.733e-2		tc2 = 4.124e-2		tc3 = 4.237e-3		tc4 = -2.871e-3
d1 1 c zener
d2 2 c zener
g1 c 1 value = {(vc0+vc1*v(c,1))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(c,1)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
g2 c 2 value = {(vc0+vc1*v(c,2))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(c,2)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 1e-15	   	   n = 1.100		  rs = 1e-3
+ibv = 1e-3		 nbv = 1		  bv = 6.7
***** capacitance parameter ***
+cjo = 8.527e-13	   m = 1.016e-2		  vj = 1.934e-1
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25		  eg = 1.100		 xti = 3
+trs1 = 1e-4		tbv1 = 3.411e-4
.ends PJGBLC05C
*$
